object fFolderProperties: TfFolderProperties Left = 371 Top = 40 BorderStyle = bsDialog Caption = 'Vlastnosti slo'#382'ky' ClientHeight = 397 ClientWidth = 343 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PageControl: TPageControl Left = 6 Top = 7 Width = 332 Height = 349 ActivePage = tabCommon TabIndex = 0 TabOrder = 0 object tabCommon: TTabSheet Caption = 'Obecn'#233 object Bevel1: TBevel Left = 8 Top = 130 Width = 310 Height = 9 Shape = bsTopLine end object Bevel2: TBevel Left = 8 Top = 38 Width = 310 Height = 9 Shape = bsTopLine end object LabelComment: TLabel Left = 8 Top = 143 Width = 49 Height = 13 Caption = 'Koment'#225#345':' end object LabelCount: TLabel Left = 8 Top = 108 Width = 48 Height = 13 Caption = 'Obsahuje:' end object LabelLength: TLabel Left = 8 Top = 87 Width = 31 Height = 13 Caption = 'D'#233'lka:' end object LabelSize: TLabel Left = 8 Top = 67 Width = 40 Height = 13 Caption = 'Velikost:' end object LabelPath: TLabel Left = 8 Top = 47 Width = 45 Height = 13 Caption = 'Um'#237'st'#283'n'#237':' end object LabPath: TLabel Left = 67 Top = 47 Width = 251 Height = 13 AutoSize = False end object LabSize: TLabel Left = 67 Top = 67 Width = 251 Height = 13 AutoSize = False end object LabLength: TLabel Left = 67 Top = 87 Width = 251 Height = 13 AutoSize = False end object LabCount: TLabel Left = 67 Top = 108 Width = 251 Height = 13 AutoSize = False end object Image: TImage Left = 8 Top = 2 Width = 32 Height = 32 Center = True end object EditFolderName: TEdit Left = 69 Top = 9 Width = 248 Height = 21 ReadOnly = True TabOrder = 0 end object MemoComment: TMemo Left = 69 Top = 141 Width = 248 Height = 173 MaxLength = 1000 TabOrder = 1 end end object tabPopularity: TTabSheet Caption = 'Obl'#237'benost' ImageIndex = 1 end end object btnOK: TBitBtn Left = 184 Top = 364 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 NumGlyphs = 2 end object btnCancel: TBitBtn Left = 262 Top = 364 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 2 NumGlyphs = 2 end end